home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / dev / lang / amigae21b.readme < prev    next >
Text File  |  1993-03-09  |  684b  |  15 lines

  1. Short: An Amiga specific E compiler
  2.  
  3. Amiga_E        An Amiga specific E compiler.  E is a powerful and flexible
  4.         procedural programming language and Amiga E a very fast com-
  5.         piler for it, with features such as compilation speed of
  6.         20000 lines/minute on a 7 Mhz amiga, inline assembler and
  7.         linker integrated into compiler, large set of integrated
  8.         functions, module concept with 2.04 includes as modules,
  9.         flexible type-system, quoted expressions, immediate and typed
  10.         lists, low level polymorphism, exception handling and much,
  11.         much more.  Written in Assembly and E.  Version 2.1b, update
  12.         to v2.1, public domain.  Includes partial sources.
  13.         Author:  Wouter van Oortmerssen
  14. 
  15.